Skip to content

Use Tasty as the test runner in the OSS build - #555

Closed
simonmar wants to merge 2 commits into
facebookincubator:mainfrom
simonmar:tasty
Closed

Use Tasty as the test runner in the OSS build#555
simonmar wants to merge 2 commits into
facebookincubator:mainfrom
simonmar:tasty

Conversation

@simonmar

@simonmar simonmar commented Jul 2, 2025

Copy link
Copy Markdown
Collaborator

NOTE: includes #558

This gives us

  • Parallel test runs
  • Test listing via --list-tests
  • Test selection via -p <pattern>

@netlify

netlify Bot commented Jul 2, 2025

Copy link
Copy Markdown

Deploy Preview for fb-oss-glean canceled.

Name Link
🔨 Latest commit 5578e2e
🔍 Latest deploy log https://app.netlify.com/projects/fb-oss-glean/deploys/686fa6a8c41801000894dd11

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 2, 2025
@simonmar
simonmar force-pushed the tasty branch 3 times, most recently from cf528b5 to 0c60421 Compare July 9, 2025 12:37
@simonmar
simonmar marked this pull request as ready for review July 10, 2025 11:30
simonmar added 2 commits July 10, 2025 12:38
This reverts a change that was added as part of
facebookincubator@77681e9

I'm sure there must have been a reason for it, but it breaks running
tests in parallel. In general nothing should be changing the working
directory, because it's process-wide.
This gives us
* Parallel test runs
* Test listing via `--list-tests`
* Test selection via `-p <pattern>`
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@pepeiborra has imported this pull request. If you are a Meta employee, you can view this in D78210339.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants